Release 10.1A: OpenEdge Application Server:
Developing WebSpeed Applications
output-http-header
This function outputs the specified HTTP header with an associated value followed by a carriage return and linefeed. If the header name is blank, then the value and carriage return\linefeed pair are still output.
Location:web\method\cgiutils.iParameters:INPUT p_header AS CHARACTERThe HTTP Header name.
INPUT p_value AS CHARACTERThe header value.
Returns: CHARACTER Notes: This procedure must be executed before theoutput-content-typefunction. Examples:This should cause the Web server to do an internal redirection for the specified URL in the location header, as shown:
See also:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |